Namespace - LJCDataAccess
Parameters
dataSetTable -
The DataTable
name.
sourceColumn - The source column name.
dataSetColumn -
The DataTable
column name.
Returns
A reference to the
DataColumnMapping
object.
Syntax
C# |
public DataColumnMapping AddColumnMap(String dataSetTable, String sourceColumn, String dataSetColumn)
|
Adds a
DataTable
column map to the table mapping.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.